if service.click({
{"#accept_incoming_call_view@WhatsApp",
"%模拟上滑",
}
})
return true
end

if service.click({
{"#voice_note_btn@WhatsApp$20",
"%模拟上滑",
}
})
return true
end

if service.click({ 
"#speaker_btn@WhatsApp",
"#draft_send_v2@WhatsApp",
"Accept call button*|*speaker*|New chat",
})
return true
end

return true